﻿body,div,ul,li,form,input,dt,dl,dd,h2,h1{
	margin: 0;
	padding: 0;
	border:0;
	font-size: 12px;
	color: #585858;
}
*{
	font-size: 12px;
}
a{
	color: #585858;
	text-decoration:none;
}
H1 { display:inline;
}
.top_box{
	height: 30px;
	background-color: #f8f8f8;
	line-height: 30px;
	border-bottom: 1px solid #ebebeb;
}
header{
	margin: 0 auto;
	max-width: 1200px;
	position: relative;	
	padding: 15px 0;
}
header:after{
	content: "\0020";
	display: block;
	height: 0;
	clear: both;	
}
footer{
	background-color: #f5f5f5;
	margin-top: 15px;
}
.main_box{
	margin: 0 auto;
	max-width: 1200px;
	position: relative;
}
.main_box:after{
	content: "\0020";
	display: block;
	height: 0;
	clear: both;	
}
.right_box{
	position: absolute;
	right: 0;
	top:0;
}
.mb{
	margin-bottom: 10px;
}
.clear{
		content: "\0020";
	display: block;
	height: 0;
	clear: both;
}
.logo{
	width: 236px;
	height: 57px;
	float: left;
        padding-top:10px;
}
.logo img{
	width: 100%;
	height: 100%;
}
.logo1{
    padding-left:20px;
    padding-top:10px;
	width: 160px;
	height: 47px;
	float: left;
}
.logo1 img{
	width: 100%;
	height: 100%;
}
.search_box{
	float: left;
	padding-top: 25px;
	padding-left: 60px;
}
.search_box input{
	border:none;
	outline: none;
}
.search_form{
	border:2px solid #37a637;
	padding-left: 5px;
}
.search_txt{
	width: 388px;
	height: 30px;
	line-height: 30px;
}
.search_btn{
	height: 30px;
	background-color: #37a637;
	width: 95px;
	color: #fff;
	cursor: pointer;
}
.header_tel{
	padding-top: 30px;
}
.header_tel span{
	font-size: 18px;
	color: #fa1d61;
	font-weight: bold;
}
.menu_box{
	height: 35px;
	line-height: 35px;
	border-bottom: 2px solid #37a637;
}
.menu_box_class{
	width: 227px;
	background-color: #37a637;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	float: left;
}
.menu_txt_box{
	float: left;
	padding-left: 25px;
}
.menu_txt_box li{
	list-style: none;
	display: inline-block;
	padding-left: 25px;
	padding-right: 25px;
}
.menu_txt_box li a{
	font-size: 16px;
	font-weight: bold;
}
.menu_txt_box li a:hover{
	color: #fa1d61;
}
.menu_box_class1{
	width: 205px;
	float: left;
	border:1px solid #ececec;
	padding:5px 10px 8px 10px;
}
.menu_box_class1:after{
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
}
.menu_box_class1 dl{
	border-bottom: 1px solid #ececec;
}
.menu_box_class1 dl:last-of-type{
	border-bottom: none;
}
.menu_box_class1 dl:after{
	content: "\0020";
	display: block;
	height: 0;
	clear: both;	
}
.menu_box_class1 dt{
	 color: #37a637;
	 font-weight: bold;
	 line-height: 30px;
	 height: 30px;
}
.menu_box_class1 dd{
	float: left;
	width: 65px;
	line-height: 26px;
	height: 26px;
}
.menu_box_class1 dd a:hover{
	color: #fa1d61;
}
.banner{
	width: 755px;
	height: 450px;
	line-height: 0;
	float: left;
}
.banner_box_rigth{
	width: 216px;
	float: left;
	border-right: 1px solid #ececec;
	border-left: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}
.box_title{
	height: 33px;
	line-height: 33px;
	border-top: 1px solid #ececec;
	border-bottom: 2px solid #aaa;
}
.box_title li{
	list-style: none;
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
}
.box_title .active{
	color: #37a637;
	border-bottom: 2px solid #37a637;
}
.gonggao_box_list{
	padding-top: 5px;
	padding-bottom: 5px;
}
.gonggao_box_list li{
	width: 196px;
	list-style: none;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden; text-overflow:ellipsis; white-space: nowrap;
	height: 30px;
	line-height: 30px;
}
.gonggao_box_list li a{
	font-size: 12px;
}
.gonggao_box_list li a:hover{
	text-decoration:underline;
}
.myscroll {   height: 178px; overflow: hidden;}
.main_box h2{
	text-align: center;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	
}
.main_box h2 span:before, .main_box h2 span:after {
    content: "";
    display: inline-block;
    width: 80px;
    height: 1px;
    background-color: #ccc;
    margin-top: 9px;
    vertical-align: text-top;
    transform: scale(.5);
}
.main_tuijian_box{
	border: 1px solid #ececec;
	border-right: none;
	border-bottom: none;
}
.main_tuijian_box li{
	list-style: none;
	float: left;
	width: 578px;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	padding: 10px;
}
.main_tuijian_box li:nth-child(2n){
	width: 579px;
}
.main_tuijian_box:after{
	content: "\0020";
	display: block;
	height: 0;
	clear: both;	
}
.goods_img{
	width: 250px;
	height: 250px;
	float: left;
}
.goods_img img{
	width: 100%;
	overflow: hidden;
}
.goods_img_txt{
	float: left;
	width: 318px;
	margin-left: 10px;
	line-height: 18px;
}
.goods_title{
	font-weight: bold;
	font-size: 16px;
}
.goods_price{
	border:1px dashed #37a637;
	height: 38px;
	line-height: 38px;
	padding-left: 10px;
	width: 160px;
	position: relative;
}
.goods_price span{
	font-size: 16px;
	font-weight: bold;
	color: #fa1d61;
}
.goods_price a{
	position: absolute;
	display: block;
	width: 80px;
	height: 40px;
	right: -81px;
	top:-1px;
	background-color: #37a637;
	color: #fff;
	text-align: center;
}
.main_goods_box{
	border-left:1px solid #ececec;
	border-bottom: 1px solid #ececec;
}
.main_goods_box:after{
	content: "\0020";
	display: block;
	height: 0;
	clear: both;	
}
.main_goods_box li{
	border:1px solid #ececec;
	border-left: none;
	border-bottom: none;
	list-style: none;
	float: left;
	width: 239px;
}
.main_goods_box li:nth-child(5n){
	width: 238px;
}
.goods_min_img{
	width: 220px;
	height: 220px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.goods_min_img img{
	width: 100%;
	overflow: hidden;
}
.goods_min_remark{
	width: 220px;
	margin: 0 auto;
}
.goods_min_remark_title{
	width: 110px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    height: 25px;
    line-height: 25px;
}
.goods_min_remark_price{
	width: 110px;
	float: left;
	text-align: right;
	font-weight: bold;
	font-size: 16px;
	color: #fa1d61;
    height: 25px;
    line-height: 25px;
}
.goods_min_remark_hc{
	line-height: 22px;
	width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.goods_min_remark_info{
	line-height: 22px;
	height: 30px;
	margin-bottom: 5px;
}
.goods_min_remark_info div{
	margin-right: 10px;
}
.goods_min_remark_info:after{
	content: "\0020";
	display: block;
	height: 0;
	clear: both;	
}
.goods_min_remark_info span{
	color: #fa1d61;
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.remai{
	background-color: #ff538a;
	display: inline-block;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 5px;
	margin-top: 5px;
}
.baokuan{
	background-color: #eb4141;
	display: inline-block;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 5px;
	margin-top: 5px;
}
.xinpin{
	background-color: #2cb036;
	display: inline-block;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 5px;
	margin-top: 5px;
}
.main_box_title{
	height: 60px;
	line-height: 60px;
	font-weight: bold;
	font-size: 16px;
	position: relative;
}
.main_box_title span{
	background-color: #37a637;
	color: #fff;
	font-size: 16px;
	padding: 5px;
	margin-right: 10px;
}
.more{
	position: absolute;
	right: 0;
	top: 0;
}
.more a{
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
}
.more a:hover{
	color: #fa1d61;	
}

.title_box{
	position: absolute;
	left: 200px;
	top: 0;
}
.title_box a{
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
}
.title_box a:hover{
	color: #fa1d61;	
}
.footer_baozheng{
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eeeeee;

}
.footer_baozheng:after{
	content: "\0020";
	display: block;
	height: 0;
	clear: both;	
}
.footer_baozheng li{
	float: left;
	width: 20%;
	list-style: none;
	text-align: center;
	color: #fa1d61;
}
.baozheng_box{
	width: 60px;
	height: 60px;
	border:1px solid #fa1d61;
	line-height: 60px;
	text-align: center;
	border-radius: 31px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.baozheng_box .icon{
	font-size: 30px;
	color: #fa1d61;
}
.footer_info{
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
}
.footer_info dt{
	font-weight: bold;
	line-height: 22px;
}
.footer_info dl{
	width: 150px;
	float: left;
}
.footer_info dd{
	line-height: 22px;
}
.footer_info:after{
	content: "\0020";
	display: block;
	height: 0;
	clear: both;	
}
.footer_ewm{
	position: absolute;
	right: 0;
}
.footer_banquan{
	background-color: #37a637;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #000000;
}
.footer_banquan a{
color: #000000
}
.position{
	height: 40px;
	line-height: 40px;
}
.product_type_box{
	margin-bottom: 15px;
}
.product_type_box ul{
	border: 1px solid #eeeeee;
	
}
.product_type_box li{
	list-style: none;
	background-color: #fafafa;
	line-height: 30px;
	border-bottom: 1px solid #eeeeee;
	padding-left: 65px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
}
.product_type_box li:last-of-type{
	border-bottom: 0;
}
.product_type_box li a{
	margin-right: 10px;
}
.product_type_box li a:first-of-type{
	position: absolute;
	line-height: 18px;
	top:16px;
	left: 20px;
	padding: 5px;
}
.product_type_box li .active{
	background-color: #30a300;
	color: #fff;
	padding: 8px 5px;
}
.product_type_box li a:hover{
	color: #30a300;
}
.product_type_box li a:hover.active{
	color: #fff;
}
.xiangzhao{
	border: 1px solid #eeeeee;
	padding: 20px;
	background-color: #fafafa;
	margin-bottom: 15px;
}
.xiangzhao a{
	display: inline-block;
	margin-right: 20px;
}
.xiangzhao a:hover{
	color: #fa1d61;
}
.product_list li{
	list-style: none;
	width: 230px;
	float: left;
	margin-right: 10px;
	border: 1px solid #eeeeee;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.product_list li:nth-child(5n){
	margin-right: 0px;
}
.product_list li:hover{
	border: 1px solid #fa1d61;
}
.goods_box_img{
	width: 210px;
	height: 210px;
	overflow: hidden;
	line-height: 0;
	margin: 0 auto;
}
.goods_box_img img{
	width: 100%;
	height: 100%;
}
.product_min_remark{
	width: 210px;
	margin: 0 auto;
	margin-top: 5px;
}
.product_min_remark_title{
	width: 105px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    height: 25px;
    line-height: 25px;
}
.product_min_remark_price{
	width: 105px;
	float: left;
	text-align: right;
	font-weight: bold;
	font-size: 16px;
	color: #fa1d61;
    height: 25px;
    line-height: 25px;
}
.product_min_remark_hc{
	line-height: 22px;
	width: 210px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.product_min_remark_info{
	line-height: 22px;
	height: 30px;
}
.product_min_remark_info div{
	margin-right: 10px;
}
.product_min_remark_info:after{
	content: "\0020";
	display: block;
	height: 0;
	clear: both;	
}
.product_min_remark_info span{
	color: #fa1d61;
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.page{
	text-align: center;
	margin-top: 5px;
}
.page a{
	display: inline-block;
	padding: 10px;
	border: 1px solid #eee;
}
.goods_info_box_1{
	width: 422px;
	float: left;
}
.goods_info_img{
	width: 422px;
	height: 422px;
	overflow: none;
}
.goods_info_img img{
	width: 100%;
	height: 100%;
}
.goods_info_img_min_list{
	width: 422px;
	height: 100px;
	margin-top: 10px;
}
.goods_info_img_min_list li{
	list-style: none;
	float: left;
	width: 60px;
	height: 60px;
	border:1px solid #eee;
	padding: 3px;
	margin-right: 5px;
	cursor: pointer;
}
.goods_info_img_min_list li.active{
	border:1px solid #fa1d61;
	position: relative;
}
.goods_info_img_min_list li.active span{
    display:block;
    width:0;
    height:0;
    border-width:0 6px 6px;
    border-style:solid;
    border-color:transparent transparent #fa1d61;/*透明 透明  黄*/
    position:absolute;
    top: -6px;
    left:50%;
    margin-left: -6px;
}
.goods_info_img_min_list li img{
	width: 100%;
	height: 100%;
}
.goods_info_box_2{
	width: 566px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	border-right: 1px solid #eee;
}
.goods_info_box_3{
	width: 171px;
	float: left;
}
.good_max_img{
	width: 422px;
	float: left;
}
.goods_info_box_3 li{
	list-style: none;
	width: 160px;
	height: 160px;
	border: 1px solid #eee;
	margin-bottom: 5px;
	position: relative;
	line-height: 0;
	margin-left: 9px;
}
.goods_info_box_3 li img{
	width: 100%;
	overflow: hidden;
}
.goods_info_rigth_title{
	background-color: rgba(255,255,255,0.8);
	height: 20px;
	line-height: 20px;
	position:absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	color: #636465;
	font-weight: bold;
}
.goods_info_box_2 h1{
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 5px;
}
.goods_info_box_2 h1 span{
	font-size: 12px;
	display: inline-block;
	margin-left: 20px;
	font-weight: normal;
}
.p_info_hy{
	height: 30px;
	line-height: 30px;
}
.p_info_dx{
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #eee;
	color: #969696;
	padding-bottom: 5px;
}
.goods_info_list li{
	list-style: none;
	padding-left: 60px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
border-bottom: 1px solid #eee;
}
.goods_info_list li:after{
	content: "\0020";
	display: block;
	height: 0;
	clear: both;	
}
.goods_info_list li .tap{
	position: absolute;
	font-weight: bold;
	top: 15px;
	left: 0;
}
.info_price{
	color: #c40000;
	border-bottom: 1px dashed #eee;
	padding-bottom: 10px;
}
.info_price span{
	font-size: 30px;
	font-weight: bold;
}
.info_xiaoliang{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #eee;
}
.info_xiaoliang span{
	color: #c40000;
	font-weight: 600;
	font-size: 20px;
	margin-right: 50px;
}
.info_tap a{
	display: inline-block;
	padding: 6px 10px;
	border-radius: 5px;
	background-color: #f1e0d4;
	margin-right: 20px;
}
.info_dapei:after{
	content: "\0020";
	display: block;
	height: 0;
	clear: both;	
}
.info_dapei_item{
	float: left;
	margin-right: 5px;
	cursor: pointer;
	border-bottom: 1px solid #fff;
	width: 60px;
	height: 60px;
}
.info_dapei_item img{
	width: 100%;
	height: 100%;
}
.info_dapei .active{
	border: 1px solid #eee;
	border-bottom: 1px solid #fff;
} 
.goods_num input{
	width: 32px;
	height: 41px;
	outline: none;
	text-align: center;
}
.goods_num{
	border:1px solid #555;
	width: 32px;
	float: left;
	border-right: none;
}
.goods_change{
	float: left;
	width: 20px;
}
.jia{
	width: 20px;
	height: 20px;
	border:1px solid #555;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
	font-size: 16px;
	cursor: pointer;
    font-family: "Microsoft Yahei";
}
.jian{
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	border:1px solid #555;
	border-top: none;
	font-weight: bold;
	font-size: 16px;
	cursor: pointer;
    font-family: "Microsoft Yahei";
}
.add_to_cart{
    width: 180px;
    height: 38px;
    display: block;
    float: left;
    background: #ffeded;
    color: #fa1d61;
    font-size: 16px;
    border: 1px solid #fd9ab5;
    text-align: center;
    line-height: 38px;
    cursor: pointer;
}
.add_cart{
    width: 180px;
    height: 40px;
    display: block;
    background: #FB1E63;
    color: #fff;
    font-family: "Microsoft Yahei";
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    margin-left: 30px;
    float: left;
    cursor: pointer;
}
.info_remark{
	width: 790px;
	float: left;
	margin-left: 10px;
	border:1px solid #eee;
}
.info_remark_menu{
	height: 40px;
	line-height: 40px;
	border-bottom: 2px solid #A8A8A8;
}
.info_remark_menu li{
	list-style: none;
	display: inline-block;
	padding-left: 50px;
	padding-right: 50px;
	border-right: 1px solid #eee;
	font-size: 16px;
	margin: 0;
}
.info_remark_menu .active{
	border-bottom: 2px solid #fa1d61;
	color: #fa1d61;
	font-weight: bold;
	position: relative;
	margin: 0;
}
.info_remark_menu .active span{
    display:block;
    width:0;
    height:0;
    border-width:0 6px 6px;
    border-style:solid;
    border-color:transparent transparent #fa1d61;/*透明 透明  黄*/
    position:absolute;
    bottom: 0;
    left:50%;
    margin-left: -6px;
}
.info_remark_xiangqing{
	padding: 10px 20px;
}
.info_remark_xiangqing:after{
	content: "\0020";
	display: block;
	height: 0;
	clear: both;	
}
.info_remark_xiangqing h2{
	font-size: 14px;
	text-align: left;
	height: 30px;
	line-height: 30px;
}
.info_remark_xiangqing li{
	list-style: none;
	float: left;
	width: 33.33%;
	line-height: 30px;
	overflow: hidden; text-overflow:ellipsis; white-space: nowrap;
}
.info_remark_ad_img{
	line-height: 0;
}
.left_box{
	width: 227px;
	float: left;
}
.left_box_title{
	height: 40px;
	line-height: 40px;
	border:1px solid #eee;
	border-bottom: 2px solid #fa1d61;
}
.left_box_title span:before{
	content: "";
    display: inline-block;
    width: 3px;
    height: 16px;
    background-color: #fa1d61;
    vertical-align:middle;
    margin-right: 5px;
    margin-left: 10px;
}
.left_box_content{
	border:1px solid #eee;
	padding: 10px;
	margin-bottom: 10px;
}
.left_box_content li{
	list-style: none;
	border-bottom: 1px dashed #eee;
	padding-top: 10px;
	padding-bottom: 10px;
}
.left_box_content li span{
	font-weight: bold;
}
.left_box_content li p{
	margin: 0;
	padding: 0;
}
.left_box_content li .tel{
	color: #fa1d61;
	font-weight: bold;
	font-family: "Microsoft Yahei";
}
.left_box_goods_list{
	padding: 0 10px;
	border:1px solid #eee;
}
.left_box_goods_list li{
	list-style: none;
	padding-left: 52px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}
.left_box_goods_list li:last-of-type{
	border-bottom: none;
}
.left_box_goods_img{
	width: 42px;
	height: 42px;
	border:1px solid #eee;
	position: absolute;
	left: 0;
}
.left_box_goods_img img{
	width: 100%;
}
.left_box_goods_list li p{
	margin: 0;
	padding: 0;
}
.right_info_box_title{
	margin-bottom: 10px;
	padding-left: 10px;
}
.right_info_box_title span:before, .right_info_box_title span:after {
    content: "";
    display: inline-block;
    width: 50px;
    height: 1px;
    background-color: #ccc;
    margin-top: 9px;
    vertical-align: text-top;
    transform: scale(.5);
}
.shoucan{
	width: 160px;
}
.bdsharebuttonbox{
	width: 346px;
}
.shoucan, .bdsharebuttonbox{
	float: left;
	height: 40px;
	line-height: 30px;
}
.sdddq {
	font-family: "宋体";
	font-size: 20px;
	height: 40px;
	width: 140px; 
}
.sdddq_min {
	font-family: "宋体";
	font-size: 12px;
	height: 20px;
	width: 60px; 
}
.info_dapei_content_item{
	display: none;
	border:1px solid #eee;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: -1px;
}
.info_dapei_content_item li{
	float: left;
	width: 20%;
	padding: 0;
	margin: 0;
	border: 0;
	text-align: center;
}
.info_dapei_content_item:after{
	content: "\0020";
	display: block;
	height: 0;
	clear: both;	
}
.info_dapei_content_item li p{
	padding: 0;
	margin: 0;
	border: 0;
	line-height: 20px;
}
.dapei_title{
	padding-left: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}
.info_dapei_content_item li div{
	width: 60px;
	height: 60px;
	margin: 0 auto;
}
.info_dapei_content_item li div img{
	width: 100%;
	height: 100%;
}

/*友情链接 */
.linkindex {width:1200px; overflow:hidden; border-top:1px solid #e8e8e8; padding-bottom:8px; margin:8px auto;}
.linkindex .linktype { height:30px; line-height:30px; margin-bottom:5px;background:#f7f7f7;border-bottom:1px solid #e8e8e8;}
.linkindex .linktype LI {width:80px;height:30px; float:left;}
.linkindex .linktype LI SPAN {width:75px;height:30px; float:left; text-align:center; border-bottom:1px solid #e8e8e8;}
.linkindex .linktype LI span:HOVER {width:75px;	height:30px; background:#fff; border-bottom:#fff; border:1px solid #e8e8e8; border-top:none; font-weight:bold;}
.linkindex .linktype LI#pb_tab1 span { border-left:none;}
.linkindex .linktype LI#pb_tab4 span:hover { border-right:none;}
.linkindex .linktype LI.nowh2 span { background:#fff; border:1px solid #e8e8e8; border-top:none; border-bottom:none;}
.linkindex .linktype span.linkqq { margin-left:15px; }
.link-hd { width:1200px; padding:8px 5px; color:#3c3c3c;}
.link-hd ul { }
.link-hd ul li{ float:left; margin-left:5px; font-size:12px;line-height:20px;}